home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / MacTools / Hyperlaunch ƒ / Applications / card_2549.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  501 b   |  26 lines

  1. -- card: 2549 from stack: in
  2. -- bmap block id: 4478
  3. -- flags: C000
  4. -- background id: 2652
  5. -- name: About…
  6.  
  7.  
  8. -- part 7 (button)
  9. -- low flags: 00
  10. -- high flags: 8000
  11. -- rect: left=5 top=291 right=341 bottom=57
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 29114 / 29114
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect wipe up
  23.   go to card "Main card"
  24. end mouseUp
  25.  
  26.